This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Creating a resource booking in LotusScript
Feedback Type: Problem
Product Area: Notes Client
Technical Area: Customization
Platform: Windows
Release: 8.5.1
Reproducible: Always
I am currently writing an application that:
* manages an approval workflow for a booking request
* Upon approval
** Creates a calendar entry and sends it to all involved
** Books a resource for that calendar entry
I am having a lot of trouble with the booking of the resource.
I have looked at the properties of a resource booking Notice created by my calendar and attempted to replicate this via Lotusscript, but I am finding that RnrMgr cannot process my generated booking notice. I have checked the $CSTrack field and it has the following information:
"Delivered[Local] by Router on <servername>(Release 8.5.1FP4|July 25, 2010) at 13/12/2011 12:04:12 PM"
"Unable to load resource profile document for autoprocessing[Local] by Rooms and Resources Manager on <servername>(Release 8.5.1FP4|July 25, 2010) at 13/12/2011 12:04:14 PM"
I've tried researching this error but have found no information on it. Does anyone have an idea what I might be doing wrong? I am setting the following fields in my Lotusscript:
The only thing I can think of is that I am currently setting ApptUNID to the UNID of the booking request from my custom app as I do not have the UNID of the calendar entry from the chair (booking requestor). Could this cause the issue?
Feedback number WEBB8PH3SF created by ~Dan Dwojipyskiynds on 12/13/2011
Status: Open
Comments: